<html>
<head>

<meta name="keywords" content="web designer desinger        photoshop   site            javascript">
<meta name="description" content="            . Photoshop, HTML, , ,    ">
<meta http-equiv = "Content-Type" content="text/html; charset=windows-1251">

<title>$FORUM_TITLE$</title>
<link type="text/css" rel="StyleSheet" href="$HOME_PAGE_LINK$_st/my.css" />
<script type="text/javascript" src="$HOME_PAGE_LINK$hint.js"></script>
<script type="text/javascript" src="$HOME_PAGE_LINK$LinkFader.js"></script>
<style type="text/css">
#container_bg{ background:transparent;}
#container{ text-align: left;}
.side_menu{ background: transparent; vertical-align: top; padding:3px; width: 1%; text-align: left;}
.toolbar{ width: 57px; height: 399px; background: url(style_images/tfx_cs3/toolbar.gif) no-repeat 0 0; padding:0;}
.tool_img{ width: 25px; height: 21px; margin: 0 1px 1px 2px;}
.tool_gap{ height: 4px; font-size:0; padding:0; overflow:hidden;}
#dhtmltooltip{ position: absolute; width: 250px; border: 1px solid #646464; padding: 2px; background-color: #ededed; visibility: hidden; z-index: 100;text-align:left; -moz-border-radius: 8px; filter:alpha(opacity=90); -moz-opacity:.90; opacity:.90;}
</style>
</head>

<body style="background:url('$HOME_PAGE_LINK$Header/Black.gif') #000000; margin:0px; padding:0px;" onload="resetMenu();">

<div id="dhtmltooltip"></div>

<script type="text/javascript">

/***********************************************
* Cool DHTML tooltip script-  Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/

var offsetxpoint=10//Customize x offset of tooltip
var offsetypoint=16 //Customize y offset of tooltip
var ie=document.all
var ns6=document.getElementById && !document.all
var enabletip=false
if (ie||ns6)
var tipobj=document.all? document.all["dhtmltooltip"] : document.getElementById? document.getElementById("dhtmltooltip") : ""

function ietruebody(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}

function ddrivetip(thetext, thecolor, thewidth){
if (ns6||ie){
if (typeof thewidth!="undefined") tipobj.style.width=thewidth+"px"
if (typeof thecolor!="undefined" && thecolor!="") tipobj.style.backgroundColor=thecolor
tipobj.innerHTML=thetext
enabletip=true
return false
}
}

function positiontip(e){
if (enabletip){
var curX=(ns6)?e.pageX : event.clientX+ietruebody().scrollLeft;
var curY=(ns6)?e.pageY : event.clientY+ietruebody().scrollTop;
//Find out how close the mouse is to the corner of the window
var rightedge=ie&&!window.opera? ietruebody().clientWidth-event.clientX-offsetxpoint : window.innerWidth-e.clientX-offsetxpoint-20
var bottomedge=ie&&!window.opera? ietruebody().clientHeight-event.clientY-offsetypoint : window.innerHeight-e.clientY-offsetypoint-20

var leftedge=(offsetxpoint<0)? offsetxpoint*(-1) : -1000

//if the horizontal distance isn't enough to accomodate the width of the context menu
if (rightedge<tipobj.offsetWidth)
//move the horizontal position of the menu to the left by it's width
tipobj.style.left=ie? ietruebody().scrollLeft+event.clientX-tipobj.offsetWidth+"px" : window.pageXOffset+e.clientX-tipobj.offsetWidth+"px"
else if (curX<leftedge)
tipobj.style.left="5px"
else
//position the horizontal position of the menu where the mouse is positioned
tipobj.style.left=curX+offsetxpoint+"px"

//same concept with the vertical position
if (bottomedge<tipobj.offsetHeight)
tipobj.style.top=ie? ietruebody().scrollTop+event.clientY-tipobj.offsetHeight-offsetypoint+"px" : window.pageYOffset+e.clientY-tipobj.offsetHeight-offsetypoint+"px"
else
tipobj.style.top=curY+offsetypoint+"px"
tipobj.style.visibility="visible"
}
}

function hideddrivetip(){
if (ns6||ie){
enabletip=false
tipobj.style.visibility="hidden"
tipobj.style.left="-1000px"
tipobj.style.backgroundColor=''
tipobj.style.width=''
}
}

document.onmousemove=positiontip

</script>



<br />
<!-- Header -->
<table border="0" cellpadding="0" cellspacing="0" height="240" width="100%" style="background:url('$HOME_PAGE_LINK$Header/bg.png') #000000 repeat-x;"><tr><td>
<table border="0" cellpadding="0" cellspacing="0" height="240" width="100%" style="background:url('$HOME_PAGE_LINK$Header/header-left.gif') no-repeat;">
<tr>
<td><table cellpadding="0" cellspacing="0" border="0" height="240"><tr><td height="30" style="padding-left:20px;padding-top:4px;color:#C3FCFD;">$WDAY$, $DATE$, $TIME$<br /><?if($USER_LOGGED_IN$)?>   <a href="$PERSONAL_PAGE_LINK$"><b>$USERNAME$</b></a> |  "<u>$USER_GROUP$</u>"<?else?>  <b>$USERNAME$</b><?endif?> | <a href="$RSS_LINK$">RSS</a></td></tr><tr><td height="210" width=400></td></tr></table></td>
<td width="560" height="240">
<?if($USER_LOGGED_IN$)?>
<ul id="head_m">
<li class="out"><a href="$LOGOUT_LINK$" onMouseOver="Hover(0)" onMouseOut="unHover(0)" title=""></a></li>
<li class="pro"><a href="$PERSONAL_PAGE_LINK$" onMouseOver="Hover(1)" onMouseOut="unHover(1)" title=""></a></li>
<li class="main"><a href="$HOME_PAGE_LINK$" onMouseOver="Hover(2)" onMouseOut="unHover(2)" title=" "> </a></li>
</ul>
<?else?>
<ul id="head_m">
<li class="in"><a href="$LOGIN_LINK$" onMouseOver="Hover(0)" onMouseOut="unHover(0,3)" title=""></a></li>
<li class="reg"><a href="$REGISTER_LINK$" onMouseOver="Hover(1)" onMouseOut="unHover(1,4)" title=""></a></li>
<li class="main"><a href="$HOME_PAGE_LINK$" onMouseOver="Hover(2)" onMouseOut="unHover(2,2)" title=" "> </a></li>
</ul>
<?endif?>
</td>
</tr>
</table>
</td></tr>
</table>
<!-- /Header -->

<br />
<div style="height:90px;"><!-- Ad24.ru - Advertising Network START -->

<center>
<SCRIPT language='JavaScript'> var loc = ''; </script>
<SCRIPT language='JavaScript1.4'>try{ var loc = escape(top.location.href); }catch(e){;}</script>
<SCRIPT language='JavaScript'>
document.write("<SC"+"RIPT language='JavaScript' "+
"src='http://ad.ad24.ru/bb.cgi?cmd=ad&hreftarget=_blank"+
"&pubid=1359161&pg=1&r=js&ssi=nofillers&vbn=10&"+
"num=&w=468&h=60&ref="+escape(document.referrer)+
"&loc="+loc+"&nocache="+
Math.round(Math.random()*999111)+
"'>\n</SC"+"RIPT>");

</script><br><a href="http://www.ad24.ru" target="blank" style="font-family: Arial; font-size: 10px;">Ad24.ru - Advertising Network</a></center>
<!-- Ad24.ru - Advertising Network END -->
</div>

<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center" style="padding: 10px;width:75%;"><tr><td width="100%" align="center">

<table border="0" cellpadding="0" height="30" cellspacing="0" width="100%" align="center">
<tr>
<td align="right">[<?if($USER_LOGGED_IN$)?>
<?if($IS_NEW_PM$)?><bgsound src="http://src.ucoz.ru/img/fr/pm.wav" loop="1" volume="0" balance="0">
<a href="javascript://" id="upml" onclick="window.open('$PM_URL$','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350');  return false;"><img border="0" align="absmiddle" src="http://src.ucoz.ru/img/fr/npm.gif" width="18" height="17" title="  ($UNREAD_PM$)"></a>
<?else?><a href="javascript://" id="upml" onclick="window.open('$PM_URL$','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350');  return false;"><img border="0" align="absmiddle" src="http://src.ucoz.ru/img/fr/pm.gif" width="18" height="17" title="  ($UNREAD_PM$)"></a><?endif?> 
<?else?><a class="noun3" href="$REGISTER_LINK$" ></a>  
<?endif?>
<a class="fNavLink" href="$RECENT_POSTS_LINK$" > </a>  
<a class="fNavLink" href="$MEMBERS_LIST_LINK$" ></a>  
<a class="fNavLink" href="$BOARD_RULES_LINK$" > </a>  
<a class="fNavLink" href="$SEARCH_PAGE_LINK$" ></a>  
<a class="fNavLink" href="$BOARD_RSS_LINK$" >RSS</a>  ]</td>
</tr>
</table>
$BODY$<br />

</td></tr></table>
<center>
<script type="text/javascript"><!--
google_ad_client = "pub-2680268277207884";
/* bottforweb */
google_ad_slot = "9858905899";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center>
<div id='container_bg' style="position:absolute;left:10px;top:375px;">
<table id='container' cellpadding='0' cellspacing='1'>
<tr>
<td class='side_menu' style='width: 57px;'>
<div class='toolbar'>
<div><img src='style_images/tfx_cs3/spacer.gif' alt='' style='width:57px;height: 36px;' /></div>
<div><img src='style_images/tfx_cs3/spacer.gif' alt='' class='tool_img' onMouseover="ddrivetip('<img src=style_images/tfx_cs3/01.gif width=30 height=25> <b>Rectangular Marquee ( ) ~M~.</b><br />    .<br /><br /><img src=style_images/tfx_cs3/02.gif width=30 height=25><b>Elliptical Marquee ( ) ~M~.</b><br />    .<br /><br /><img src=style_images/tfx_cs3/03.gif width=30 height=25><b>Single-row Marquee ( ) ~M~.</b><br />        .<br /><br /><img src=style_images/tfx_cs3/04.gif width=30 height=25><b>Single-column Marquee ( ) ~M~.</b><br />        .','#000000','#000000')"; onMouseout="hideddrivetip()" /><img src='style_images/tfx_cs3/spacer.gif' alt='' class='tool_img' onMouseover="ddrivetip('<img src=style_images/tfx_cs3/11.gif width=30 height=25><b>Move () ~V~.</b><br />   ,   .','#000000')"; onMouseout="hideddrivetip()" /></div>
<div><img src='style_images/tfx_cs3/spacer.gif' alt='' class='tool_img' onMouseover="ddrivetip('<img src=style_images/tfx_cs3/05.gif width=30 height=25><b>Lasso () ~L~.</b><br />     .    Alt   ,    .<br /><br /><img src=style_images/tfx_cs3/08.gif width=30 height=25><b>Polygonal Lasso ( ) ~L~.</b><br />    .    ,      .<br /><br /><img src=style_images/tfx_cs3/09.gif width=30 height=25><b>Magnetic Lasso ( ) ~L~.</b><br />      .       .','#000000')"; onMouseout="hideddrivetip()" /><img src='style_images/tfx_cs3/spacer.gif' alt='' class='tool_img' onMouseover="ddrivetip('<img src=style_images/tfx_cs3/52.gif width=30 height=25><b>Quick Selection ( )~W~.</b><br />       .<br /><br /><img src=style_images/tfx_cs3/10.gif width=30 height=25><b>Magic Wand ( ) ~W~.</b><br />      .','#000000')"; onMouseout="hideddrivetip()" /></div>
<div><img src='style_images/tfx_cs3/spacer.gif' alt='' class='tool_img' onMouseover="ddrivetip('<img src=style_images/tfx_cs3/12.gif width=30 height=25><b>Crop () ~C~.</b><br />  () .<br />','#000000')"; onMouseout="hideddrivetip()" /><img src='style_images/tfx_cs3/spacer.gif' alt='' class='tool_img' onMouseover="ddrivetip('<img src=style_images/tfx_cs3/47.gif width=30 height=25><b>Slice () ~~.</b><br />    ,       .<br /><br /><img src=style_images/tfx_cs3/48.gif width=30 height=25><b>Select Slice( ) ~~.</b><br />     .','#000000')"; onMouseout="hideddrivetip()" /></div>
<div class='tool_gap'><img src='style_images/tfx_cs3/spacer.gif' alt='' style='height: 4px;' /></div>
<div><img src='style_images/tfx_cs3/spacer.gif' alt='' class='tool_img' onMouseover="ddrivetip('<img src=style_images/tfx_cs3/53.gif width=30 height=25><b>Spot Healing Brush ( ) ~J~.</b><br />       ,    .<br /><br /><img src=style_images/tfx_cs3/54.gif width=30 height=25><b>Healing Brush ( ) ~J~</b><br />    , ,   ,      ,        .<br /><br /><img src=style_images/tfx_cs3/55.gif width=30 height=25><b>Patch tool ~J~</b><br />              .<br /><br /><img src=style_images/tfx_cs3/56.gif width=30 height=25><b>Red Eye ~J~.</b><br />         .<br /><br />','#000000')"; onMouseout="hideddrivetip()" /><img src='style_images/tfx_cs3/spacer.gif' alt='' class='tool_img' onMouseover="ddrivetip('<img src=style_images/tfx_cs3/14.gif width=30 height=25><b>Pencil () ~B~.</b><br />    ,   .<br /><br /><img src=style_images/tfx_cs3/13.gif width=30 height=25><b>Paintbrush () ~~.</b><br />   .        ..<br /><br /><img src=style_images/tfx_cs3/57.gif width=30 height=25><b>Color Replacement( ) ~~</b><br />    .<br /><br /><img src=style_images/tfx_cs3/15.gif width=30 height=25><b>Airbrush () ~B~.</b><br />    ,  .(   Photoshop   .)','#000000')"; onMouseout="hideddrivetip()" /></div>
<div><img src='style_images/tfx_cs3/spacer.gif' alt='' class='tool_img' onMouseover="ddrivetip('<img src=style_images/tfx_cs3/16.gif width=30 height=25><b>Clone Stamp () ~S~.</b><br />           .<br /><br /><img src=style_images/tfx_cs3/17.gif width=30 height=25><b>Pattern Stamp ( ) ~S~.</b><br />    ,       Edit | Define pattern ( |  ).','#000000')"; onMouseout="hideddrivetip()" /><img src='style_images/tfx_cs3/spacer.gif' alt='' class='tool_img' onMouseover="ddrivetip('<img src=style_images/tfx_cs3/18.gif width=30 height=25><b>History Brush ( ) ~Y~.</b><br />        .        Undo (),      .<br /><br /><img src=style_images/tfx_cs3/19.gif width=30 height=25><b>Art History Brush (  ) ~Y~.</b><br />      ,     .','#000000')"; onMouseout="hideddrivetip()" /></div>
<div><img src='style_images/tfx_cs3/spacer.gif' alt='' class='tool_img' onMouseover="ddrivetip('<img src=style_images/tfx_cs3/20.gif width=30 height=25><b>Eraser () ~~.</b><br />            .      Alt       .<br /><br /><img src=style_images/tfx_cs3/21.gif width=30 height=25><b>Background Eraser ( ) ~~.</b><br />    .<br /><br /><img src=style_images/tfx_cs3/22.gif width=30 height=25><b>Magic Eraser ( ) ~~.</b><br />      .','#000000')"; onMouseout="hideddrivetip()" /><img src='style_images/tfx_cs3/spacer.gif' alt='' class='tool_img' onMouseover="ddrivetip('<img src=style_images/tfx_cs3/23.gif width=23 height=25><b>Gradient () ~G~.</b><br />             . Paint Bucket () <>.       .<br /><br /><img src=style_images/tfx_cs3/24.gif width=30 height=25><b>Paint Bucket () ~~.</b><br />       .','#000000')"; onMouseout="hideddrivetip()" /></div>
<div><img src='style_images/tfx_cs3/spacer.gif' alt='' class='tool_img' onMouseover="ddrivetip('<img src=style_images/tfx_cs3/25.gif width=30 height=25><b>Blur () ~R~. </b><br />   ()   .       Alt    .<br /><br /><img src=style_images/tfx_cs3/26.gif width=30 height=25><b>Sharpen () ~R~.</b><br />   ()   .       Alt    .<br /><br /><img src=style_images/tfx_cs3/27.gif width=30 height=25><b>Smudge () ~R~.</b><br />    -  .','#000000')"; onMouseout="hideddrivetip()" /><img src='style_images/tfx_cs3/spacer.gif' alt='' class='tool_img' onMouseover="ddrivetip('<img src=style_images/tfx_cs3/28.gif width=23 height=25><b>Dodge () ~0~.</b><br />    .       Alt    .<br /><br /><img src=style_images/tfx_cs3/29.gif width=30 height=25><b>Bum () ~0~.</b><br />    .    Alt     Dodge ().<br /><br /><img src=style_images/tfx_cs3/30.gif width=30 height=25><b>Sponge () ~0~.</b><br />     .','#000000')"; onMouseout="hideddrivetip()" /></div>
<div class='tool_gap'><img src='style_images/tfx_cs3/spacer.gif' alt='' style='height: 4px;' /></div>
<div><img src='style_images/tfx_cs3/spacer.gif' alt='' class='tool_img' onMouseover="ddrivetip('<img src=style_images/tfx_cs3/33.gif width=30 height=25><b>Pen () ~~.</b><br />      .<br /><br /><img src=style_images/tfx_cs3/34.gif width=30 height=25><b>Freeform Pen ( ) ~~.</b><br />    .<br /><br /><img src=style_images/tfx_cs3/35.gif width=30 height=25><b>Add Anchor Point (+   ) ~~.</b><br />      .<br /><br /><img src=style_images/tfx_cs3/36.gif width=30 height=25><b>Delete Anchor Point ( +   ) ~~.</b><br />     .<br /><br /><img src=style_images/tfx_cs3/37.gif width=30 height=25><b>Convert Point ( +   ) ~~.</b><br />       .','#000000')"; onMouseout="hideddrivetip()" /><img src='style_images/tfx_cs3/spacer.gif' alt='' class='tool_img' onMouseover="ddrivetip('<img src=style_images/tfx_cs3/44.gif width=30 height=25><b>Type () ~~.</b><br />        .<br /><br /><img src=style_images/tfx_cs3/58.gif width=30 height=25><b>Type mask ( ) ~~.</b><br />    .','#000000')"; onMouseout="hideddrivetip()" /></div>
<div><img src='style_images/tfx_cs3/spacer.gif' alt='' class='tool_img' onMouseover="ddrivetip('<img src=style_images/tfx_cs3/31.gif width=30 height=25><b>Path Component Selection (  ) ~~.</b><br />             .<br /><br /><img src=style_images/tfx_cs3/32.gif width=30 height=25><b>Direct Selection (  ) ~~.</b><br />        .','#000000')"; onMouseout="hideddrivetip()" /><img src='style_images/tfx_cs3/spacer.gif' alt='' class='tool_img' onMouseover="ddrivetip('<img src=style_images/tfx_cs3/38.gif width=30 height=25><b>Rectangle () ~U~.</b><br />    .<br /><br /><img src=style_images/tfx_cs3/39.gif width=30 height=25><b>Rounded Rectangle ( ) ~U~.</b><br />      .<br /><br /><img src=style_images/tfx_cs3/40.gif width=30 height=25><b>Ellipse () ~U~.</b><br />   .<br /><br /><img src=style_images/tfx_cs3/41.gif width=30 height=25><b>Polygon () ~U~.</b><br />   .<br /><br /><img src=style_images/tfx_cs3/42.gif width=30 height=25><b>Line () ~U~.</b><br />   .<br /><br /><img src=style_images/tfx_cs3/43.gif width=30 height=25><b>Custom Shape ( ) ~U~.</b><br />       .','#000000')"; onMouseout="hideddrivetip()" /></div>
<div class='tool_gap'><img src='style_images/tfx_cs3/spacer.gif' alt='' style='height: 4px;' /></div>
<div><img src='style_images/tfx_cs3/spacer.gif' alt='' class='tool_img' onMouseover="ddrivetip('<img src=style_images/tfx_cs3/06.gif width=30 height=25><b>Notes () ~N~.</b><br />      .<br /><br /><img src=style_images/tfx_cs3/07.gif width=30 height=25><b>Audio Annotation ( ) ~N~.</b><br />            .','#000000')"; onMouseout="hideddrivetip()" /><img src='style_images/tfx_cs3/spacer.gif' alt='' class='tool_img' onMouseover="ddrivetip('<img src=style_images/tfx_cs3/49.gif width=30 height=25><b>Eyedropper () ~I~.</b><br />   . ,     ,    .<br /><br /><img src=style_images/tfx_cs3/50.gif width=30 height=25><b>Color Sample ( ) ~I~.</b><br />       .<br /><br /><img src=style_images/tfx_cs3/51.gif width=30 height=25><b>Ruler () ~I~.</b><br />      ,       .','#000000')"; onMouseout="hideddrivetip()" /></div>
<div><img src='style_images/tfx_cs3/spacer.gif' alt='' class='tool_img' onMouseover="ddrivetip('<img src=style_images/tfx_cs3/45.gif width=30 height=25><b>Hand () ~~.</b><br />      ','#000000')"; onMouseout="hideddrivetip()" /><img src='style_images/tfx_cs3/spacer.gif' alt='' class='tool_img' onMouseover="ddrivetip('<img src=style_images/tfx_cs3/46.gif width=30 height=25><b>Zoom () ~Z~.</b><br />    (   Alt)   .','#000000')"; onMouseout="hideddrivetip()" /></div>
</div>
<img src='style_images/tfx_cs3/spacer.gif' alt='' style='width: 57px;height: 1px;' />
</td></tr></table>
</div>
<br />


<!-- Footer -->
<br />
<table border="0" cellpadding="0" cellspacing="0" width="100%" style="background:url('$HOME_PAGE_LINK$Header/footer.gif');" height="49">
<tr><td align="center" style="padding-bottom:8px;color:#C0CE26;">Copyright SleepWalker  2007<br />$POWERED_BY$</td></tr>
</table>
<!-- /Footer -->
</body>

</html>